net/http.http2HeadersFrameParam.BlockFragment (field)

5 uses

	net/http (current package)
		h2_bundle.go#L2641: 	BlockFragment []byte
		h2_bundle.go#L2703: 	f.wbuf = append(f.wbuf, p.BlockFragment...)
		h2_bundle.go#L9249: 				BlockFragment: chunk,
		h2_bundle.go#L11238: 			BlockFragment: frag,
		h2_bundle.go#L11306: 		BlockFragment: buf.Bytes(),